func runtime.osyield

33 uses

	runtime (current package)
		cpuprof.go#L110: 		osyield()
		cpuprof.go#L147: 		osyield()
		lock_futex.go#L98: 			osyield()
		mgcsweep.go#L493: 		osyield()
		mprof.go#L1010: 	tryRecordGoroutineProfile(gp1, osyield)
		os_linux.go#L467: func osyield()
		os_linux.go#L471: 	osyield()
		os_linux.go#L843: 			osyield()
		os_linux.go#L866: 			osyield()
		preempt.go#L249: 			osyield()
		proc.go#L1071: 			osyield()
		proc.go#L2854: 		tryRecordGoroutineProfile(gp, osyield)
		proc.go#L4214: 			osyield()
		proc.go#L4266: 						osyield()
		proc.go#L4445: 			osyield()
		proc.go#L5031: 		osyield()
		proc.go#L6404: 							osyield()
		signal_unix.go#L910: 	osyield()
		signal_unix.go#L911: 	osyield()
		signal_unix.go#L912: 	osyield()
		signal_unix.go#L918: 	osyield()
		signal_unix.go#L919: 	osyield()
		signal_unix.go#L920: 	osyield()
		time.go#L360: 			osyield()
		time.go#L368: 			osyield()
		time.go#L489: 			osyield()
		time.go#L493: 			osyield()
		time.go#L649: 				osyield()
		time.go#L724: 			osyield()
		time.go#L821: 			osyield()
		time.go#L948: 				osyield()
		trace.go#L473: 		osyield()
		trace.go#L877: 		osyield()